The Document Object Model and JavaScript > Custom JavaScript controls

 

Custom JavaScript controls

Dreamweaver's Extensibility architecture provides support for the basic HTML form elements such as select and input, which can be further utilized in extensions to add new controls to the Dreamweaver UI. Two examples of this extended support are the built-in tree control and color button control.